home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Communications / aa_m68k_Intel_HP_Only / RBrowser.0.97 / RBrowser.app / English.lproj / AppPanel.nib / data.classes next >
Text File  |  1995-06-12  |  370b  |  29 lines

  1. KeyPanel = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     defaultButton;
  6.     };
  7.     SUPERCLASS = Panel;
  8. };
  9. ApplicationManager = {
  10.     ACTIONS = {
  11.     cellClicked:;
  12.     cellDoubleClicked:;
  13.     buttonCallback:;
  14.     };
  15.     OUTLETS = {
  16.     panel;
  17.     scroll;
  18.     titleText;
  19.     text;
  20.     pathText;
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24. FirstResponder = {
  25.     ACTIONS = {
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29.